﻿2026-06-08T04:18:13.0201618Z ##[group]Run New-Item -ItemType Directory -Force dist | Out-Null
2026-06-08T04:18:13.0202030Z [36;1mNew-Item -ItemType Directory -Force dist | Out-Null[0m
2026-06-08T04:18:13.0202397Z [36;1mCopy-Item "target/release/spt.exe" "dist/spt-x86_64-windows.exe"[0m
2026-06-08T04:18:13.0230006Z shell: C:\WINDOWS\system32\windowspowershell\v1.0\powershell.EXE -command ". '{0}'"
2026-06-08T04:18:13.0230324Z ##[endgroup]
2026-06-08T04:18:13.2258260Z . : File C:\actions-runner\_work\_temp\424680e8-8278-4410-9ab9-24c8bd6e8171.ps1 cannot be loaded. The file 
2026-06-08T04:18:13.2258877Z C:\actions-runner\_work\_temp\424680e8-8278-4410-9ab9-24c8bd6e8171.ps1 is not digitally signed. You cannot run this 
2026-06-08T04:18:13.2259404Z script on the current system. For more information about running scripts and setting execution policy, see 
2026-06-08T04:18:13.2259801Z about_Execution_Policies at https:/go.microsoft.com/fwlink/?LinkID=135170.
2026-06-08T04:18:13.2260152Z At line:1 char:3
2026-06-08T04:18:13.2260454Z + . 'C:\actions-runner\_work\_temp\424680e8-8278-4410-9ab9-24c8bd6e8171 ...
2026-06-08T04:18:13.2260770Z +   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-08T04:18:13.2261066Z     + CategoryInfo          : SecurityError: (:) [], PSSecurityException
2026-06-08T04:18:13.2261352Z     + FullyQualifiedErrorId : UnauthorizedAccess
2026-06-08T04:18:13.2427752Z ##[error]Process completed with exit code 1.
